home *** CD-ROM | disk | FTP | other *** search
/ CD Fun House 1 / CD Fun House (Wayzata Technology).iso / •AdventureLand• / Adventures / Knight Adventure ••• / card_5492.txt < prev    next >
Text File  |  1988-04-23  |  939b  |  48 lines

  1. -- card: 5492 from stack: in
  2. -- bmap block id: 11757
  3. -- flags: 0000
  4. -- background id: 2805
  5. -- name: about
  6. ----- HyperTalk script -----
  7. on mouseUp
  8.   go to first card
  9. end mouseUp
  10.  
  11.  
  12. -- part 3 (button)
  13. -- low flags: 00
  14. -- high flags: 8004
  15. -- rect: left=104 top=164 right=218 bottom=210
  16. -- title width / last selected line: 0
  17. -- icon id / first selected line: 8538 / 8538
  18. -- text alignment: 1
  19. -- font id: 0
  20. -- text size: 12
  21. -- style flags: 0
  22. -- line height: 16
  23. -- part name: Closer look at game?
  24. ----- HyperTalk script -----
  25. on mouseUp
  26.   go to card id 10311
  27. end mouseUp
  28.  
  29.  
  30.  
  31. -- part 4 (button)
  32. -- low flags: 00
  33. -- high flags: 0000
  34. -- rect: left=217 top=297 right=326 bottom=255
  35. -- title width / last selected line: 0
  36. -- icon id / first selected line: 21449 / 21449
  37. -- text alignment: 1
  38. -- font id: 0
  39. -- text size: 12
  40. -- style flags: 0
  41. -- line height: 16
  42. -- part name: First
  43. ----- HyperTalk script -----
  44. on mouseUp
  45.   go to first card
  46. end mouseUp
  47.  
  48.